YNQ
YNQ-1.5.0
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
syapi.h
Go to the documentation of this file.
1
/*********************************************************************
2
*
3
* Copyright (c) 2021 by Visuality Systems, Ltd.
4
*
5
*********************************************************************
6
* FILE NAME : $Workfile:$
7
* ID : $Header:$
8
* REVISION : $Revision:$
9
*--------------------------------------------------------------------
10
* DESCRIPTION : API definition for system-dependent library
11
*--------------------------------------------------------------------
12
* MODULE : NQ
13
* DEPENDENCIES :
14
********************************************************************/
15
16
#ifndef _SYAPI_H_
17
#define _SYAPI_H_
18
19
#include "
udapi.h
"
/* project dependent definitions */
20
#include "
sycommon.h
"
/* independent definitions */
21
#include <syinclud.h>
/* system includes here */
22
#include <sypltfrm.h>
/* platform-dependent definitions */
23
#include <
syopsyst.h
>
/* OS-dependent definitions */
24
#ifdef UD_CS_INCLUDERPC_SPOOLSS
25
#include <syprintr.h>
/* printing API */
26
#endif
27
#include <sytrace.h>
/* tracing */
28
#if defined(UD_CC_INCLUDEEXTENDEDSECURITY_KERBEROS) || defined(UD_NQ_INCLUDEKERBEROS)
29
#include <sysasl.h>
/* GSASL interface */
30
#endif
31
#ifdef UD_CC_INCLUDELDAP
32
/*#include "syldap.h" */
/* ldap */
33
#endif
34
42
NQ_BOOL
syInit
(
void
);
43
47
void
syStop
(
void
);
48
51
#endif
/* _SYAPI_H_ */
52
sycommon.h
syInit
NQ_BOOL syInit(void)
syopsyst.h
syStop
void syStop(void)
NQ_BOOL
int NQ_BOOL
Definition:
udapi.h:30
udapi.h
NQ_products
CORPORATE_SERVER
Linux
Visuality-YNQ
src
nq
syapi.h
Generated by
1.8.5